back · tests/core.spec.ts:29:2
Error: locator.getAttribute: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByTestId('card-observation-bounding-box')
at tests/core.spec.ts:77:7
Test timeout of 90000ms exceeded.
Error: expect(locator).toBeVisible() failed
Locator: getByText(/Chargement…|Analyse…|En attente/).first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 30000ms
- waiting for getByText(/Chargement…|Analyse…|En attente/).first()
at waitForLoadingEnd (tests/utils/loading.js:33:52)
at Object.wait (tests/fixtures.ts:357:30)
at tests/core.spec.ts:71:22
Test timeout of 90000ms exceeded.
Error: locator.getAttribute: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByTestId('card-observation-bounding-box')
at tests/core.spec.ts:77:7